home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / contents / scripts / bind < prev    next >
Text File  |  1997-06-06  |  78b  |  4 lines

  1. if [ ! -r etc/named.conf ]; then
  2.   mv etc/named.conf-sample etc/named.conf
  3. fi
  4.